home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2001 May / may_2001.iso / intercd / root / Multimedia / ^DivX_Article / virtualdub / VirtualDub-source-1_4d / Distribution.dsp < prev    next >
Encoding:
MS Developer Studio Project  |  2001-03-08  |  2.8 KB  |  84 lines

  1. # Microsoft Developer Studio Project File - Name="Distribution" - Package Owner=<4>
  2. # Microsoft Developer Studio Generated Build File, Format Version 6.00
  3. # ** DO NOT EDIT **
  4.  
  5. # TARGTYPE "Win32 (x86) Generic Project" 0x010a
  6.  
  7. CFG=Distribution - Win32 Release
  8. !MESSAGE This is not a valid makefile. To build this project using NMAKE,
  9. !MESSAGE use the Export Makefile command and run
  10. !MESSAGE 
  11. !MESSAGE NMAKE /f "Distribution.mak".
  12. !MESSAGE 
  13. !MESSAGE You can specify a configuration when running NMAKE
  14. !MESSAGE by defining the macro CFG on the command line. For example:
  15. !MESSAGE 
  16. !MESSAGE NMAKE /f "Distribution.mak" CFG="Distribution - Win32 Release"
  17. !MESSAGE 
  18. !MESSAGE Possible choices for configuration are:
  19. !MESSAGE 
  20. !MESSAGE "Distribution - Win32 Release" (based on "Win32 (x86) Generic Project")
  21. !MESSAGE 
  22.  
  23. # Begin Project
  24. # PROP AllowPerConfigDependencies 0
  25. # PROP Scc_ProjName "Distribution"
  26. # PROP Scc_LocalPath "."
  27. MTL=midl.exe
  28. # PROP BASE Use_MFC 0
  29. # PROP BASE Use_Debug_Libraries 0
  30. # PROP BASE Output_Dir "Distribution___Win32_Release"
  31. # PROP BASE Intermediate_Dir "Distribution___Win32_Release"
  32. # PROP BASE Target_Dir ""
  33. # PROP Use_MFC 0
  34. # PROP Use_Debug_Libraries 0
  35. # PROP Output_Dir "i:\shared\virtualdub\current"
  36. # PROP Intermediate_Dir "dist"
  37. # PROP Target_Dir ""
  38. # Begin Target
  39.  
  40. # Name "Distribution - Win32 Release"
  41. # Begin Source File
  42.  
  43. SOURCE=.\binary.lst
  44. # PROP Ignore_Default_Tool 1
  45. USERDEP__BINAR="i:\projwin\virtualdub_old\release\virtualdub.exe"    
  46. # Begin Custom Build - Constructing binary archive...
  47. InputPath=.\binary.lst
  48.  
  49. "j:\istore\shared\virtualdub\current\VirtualDub.zip" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  50.     del j:\istore\shared\virtualdub\current\VirtualDub.zip 
  51.     zip j:\istore\shared\virtualdub\current\VirtualDub.zip -9 -j -@ < binary.lst 
  52.     zip -9 -j j:\istore\shared\virtualdub\current\linkmap.zip release\virtualdub.map 
  53.     
  54. # End Custom Build
  55. # End Source File
  56. # Begin Source File
  57.  
  58. SOURCE=.\source.lst
  59. # PROP Ignore_Default_Tool 1
  60. # Begin Custom Build - Constructing source archive...
  61. InputPath=.\source.lst
  62.  
  63. "j:\istore\shared\virtualdub\current\VirtualDub_source.zip" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  64.     del j:\istore\shared\virtualdub\current\VirtualDub_source.zip 
  65.     zip j:\istore\shared\virtualdub\current\VirtualDub_source.zip -9 -@ < source.lst 
  66.     
  67. # End Custom Build
  68. # End Source File
  69. # Begin Source File
  70.  
  71. SOURCE=.\source2.lst
  72. # PROP Ignore_Default_Tool 1
  73. # Begin Custom Build - Constructing source2 archive...
  74. InputPath=.\source2.lst
  75.  
  76. "j:\istore\shared\virtualdub\current\VirtualDub_auxsrc.zip" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
  77.     del j:\istore\shared\virtualdub\current\VirtualDub_auxsrc.zip 
  78.     zip j:\istore\shared\virtualdub\current\VirtualDub_auxsrc.zip -9 -@ < source2.lst 
  79.     
  80. # End Custom Build
  81. # End Source File
  82. # End Target
  83. # End Project
  84.